Skip to content

added functionality to keep unsort the session dict - #1673

Merged
tim-schilling merged 5 commits into
django-commons:mainfrom
ritiksoni00:Fix-#1668
Sep 25, 2022
Merged

added functionality to keep unsort the session dict#1673
tim-schilling merged 5 commits into
django-commons:mainfrom
ritiksoni00:Fix-#1668

Conversation

@ritiksoni00

Copy link
Copy Markdown
Contributor

@matthiask matthiask left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! I think you're only verifying the failing case though, maybe add a second test where the session contains only string keys (which can actually be sorted)?

Comment thread tests/panels/test_request.py

@tim-schilling tim-schilling left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for opening a PR! Please add a mention of this change in docs/changes.rst. That helps reduce effort in releasing new versions.

@tim-schilling
tim-schilling merged commit 348e582 into django-commons:main Sep 25, 2022
@tim-schilling

Copy link
Copy Markdown
Member

Thank you for the work on this @ritiksoni00!

@ritiksoni00

Copy link
Copy Markdown
Contributor Author

Thank you for opening a PR! Please add a mention of this change in docs/changes.rst. That helps reduce effort in releasing new versions.

sorry, tim for not responding.. !

@tim-schilling

Copy link
Copy Markdown
Member

No worries, thank you for the PR!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants